gdk: Proxy touchpad events through the client-side window hierarchy
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jul 2015 16:44:09 +0000 (18:44 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:24 +0000 (23:20 +0200)
commit5092febaf841939c7b3539ef447f43e1ce464037
tree5ed529cdbd08e2354e8c1c57420060c65fe8d765
parent8c2b3930daa6d3886626907fbc79b812579b42d7
gdk: Proxy touchpad events through the client-side window hierarchy

This includes poking the deepmost window, checking for the
GDK_TOUCHPAD_GESTURE_MASK bit set, and translating coordinates in events
accordingly.
gdk/gdkwindow.c